Share via


CommunicationObjectInternal Třída

Definice

public ref class CommunicationObjectInternal abstract sealed
public static class CommunicationObjectInternal
type CommunicationObjectInternal = class
Public Module CommunicationObjectInternal
Dědičnost
CommunicationObjectInternal

Metody

GetInternalCloseTimeout(CommunicationObject)
OnBeginClose(CommunicationObject, TimeSpan, AsyncCallback, Object)
OnBeginOpen(CommunicationObject, TimeSpan, AsyncCallback, Object)
OnClose(CommunicationObject, TimeSpan)
OnCloseAsyncInternal(CommunicationObject, TimeSpan)
OnEnd(IAsyncResult)
OnOpen(CommunicationObject, TimeSpan)
OnOpenAsyncInternal(CommunicationObject, TimeSpan)
ThrowIfClosed(CommunicationObject)
ThrowIfClosedOrOpened(CommunicationObject)
ThrowIfDisposed(CommunicationObject)
ThrowIfDisposedOrNotOpen(CommunicationObject)

Platí pro