ChannelDispatcher.SendAsynchronously Proprietà

Definizione

Ottiene o imposta un valore che indica se i messaggi vengono inviati in modo asincrono.

public:
 property bool SendAsynchronously { bool get(); void set(bool value); };
public bool SendAsynchronously { get; set; }
member this.SendAsynchronously : bool with get, set
Public Property SendAsynchronously As Boolean

Valore della proprietà

true se i messaggi vengono inviati in modo asincrono; in caso contrario, false.

Si applica a