| DiaSpringWrapperCommonChannelInfoIsBridged Property |
A boolean value to indicate if the channel is in a bridged mode (if RouteCall was used)
Namespace: InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntaxpublic bool IsBridged { get; }Public ReadOnly Property IsBridged As Boolean
Get
public:
property bool IsBridged {
bool get ();
}member IsBridged : bool with get
Property Value
Type:
Boolean
See Also