ServiceBrokerPayload.MessageForwardingSize 속성

Gets or sets the message forwarding size.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property MessageForwardingSize As Integer 
    Get 
    Set
‘사용 방법
Dim instance As ServiceBrokerPayload 
Dim value As Integer 

value = instance.MessageForwardingSize

instance.MessageForwardingSize = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int MessageForwardingSize { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int MessageForwardingSize {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member MessageForwardingSize : int with get, set
function get MessageForwardingSize () : int 
function set MessageForwardingSize (value : int)

속성 값

유형: System.Int32
An Int32 value that specifies the size of message forwarding supported by the Service Broker payload.

끝점 구현

참고 항목

참조

ServiceBrokerPayload 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스

관련 자료

끝점 인증 유형