Click or drag to resize

ICrosserEndpoint Methods

The ICrosserEndpoint type exposes the following members.

Methods
  NameDescription
Public methodConfig
Returns settings as a JSON-string
(Inherited from IBaseEndpoint.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodStart
Starts accepting connections on the endpoint
(Inherited from IBaseEndpoint.)
Top
See Also