Share via


RealTimeConnection Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents a connection used by the endpoints.

The following tables list the members exposed by the RealTimeConnection type.

Public Properties

Name Description
Bb759464.pubproperty(en-us,office.12).gif ApplicationContext Gets or sets the application context object.
Bb759464.pubproperty(en-us,office.12).gif ConnectionPool Gets the connection pool for this connection.
Bb759464.pubproperty(en-us,office.12).gif ConnectionThrottlingHighMark Gets or sets the high water mark for this connection.
Bb759464.pubproperty(en-us,office.12).gif ConnectionThrottlingLowMark Gets or sets the low water mark for this connection.
Bb759464.pubproperty(en-us,office.12).gif ConnectionTimeout Gets or sets the connection idle timeout value.
Bb759464.pubproperty(en-us,office.12).gif IsConnected Gets whether the connection is connected.
Bb759464.pubproperty(en-us,office.12).gif IsConnectionThrottled Gets the value indicating if the connection is throttled.
Bb759464.pubproperty(en-us,office.12).gif IsIncomingConnection Gets whether connection is incoming or outgoing.
Bb759464.pubproperty(en-us,office.12).gif LocalEndpoint Gets the local endpoint of this connection.
Bb759464.pubproperty(en-us,office.12).gif ProtocolName Gets the name of the protocol used for this connection.
Bb759464.pubproperty(en-us,office.12).gif RefCount Gets the current reference count.
Bb759464.pubproperty(en-us,office.12).gif RemoteEndpoint Gets the remote endpoint of this connection.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759464.pubmethod(en-us,office.12).gif Disconnect Disconnects a connection.
Bb759464.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759464.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759464.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759464.pubmethod(en-us,office.12).gif Bb759464.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759464.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the object.

Top

Protected Methods

Name Description
Bb759464.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759464.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

Public Events

Name Description
Bb759464.pubevent(en-us,office.12).gif ThrottlingStateChanged Raised when there is a change in connection throttling state.

Top

See Also

Reference

RealTimeConnection Class
Microsoft.Rtc.Signaling Namespace