HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayStreamRequest.Reject

RainwayStreamRequest.Reject method

Rejects the pending connection request.

public void Reject(string reason)
parameterdescription
reasonAn optional string that can provide as to why the connection was rejected.

See Also