[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.EBoksReceiver.MaxMessageReceptionBundleSize"]
Namespace:
WorkZone.Dispatcher.EBoks
Assembly:
WorkZone.Dispatcher.EBoks_21.3.0.0 (in WorkZone.Dispatcher.EBoks_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
public Nullable<int> MaxMessageReceptionBundleSize { get; set; }
Public Property MaxMessageReceptionBundleSize As Nullable(Of Integer)
Get
Set
public:
property Nullable<int> MaxMessageReceptionBundleSize {
Nullable<int> get ();
void set (Nullable<int> value);
}
member MaxMessageReceptionBundleSize : Nullable<int> with get, set
Property Value
Type:
NullableInt32
Reference