Public Methods
  Clone | Creates a new object that is a copy of the current instance.
   
DISPID (Dispatch ID): 
  
For more information, see Clone in .NET Reference.  | 
  Equals | Determines whether the specified object is equal to the current object.
   
DISPID (Dispatch ID): 
  
For more information, see Equals in .NET Reference.  | 
  GetHashCode | Returns a hash code for the current object.
   
DISPID (Dispatch ID): 
  
For more information, see GetHashCode in .NET Reference.  | 
  GetObjectData |   
DISPID (Dispatch ID): 
  
For more information, see GetObjectData in .NET Reference.  | 
  GetType | Gets the Type of the current instance.
   
DISPID (Dispatch ID): 
  
For more information, see GetType in .NET Reference.  | 
  Reset | Sets the object properties back to their defaults.
   
DISPID (Dispatch ID): 
  
For more information, see Reset in .NET Reference.  | 
 
            
            
            Public Properties
  AllowPublishTimeAhead | Determines whether notification messages with publish time that is too much ahead will be accepted for processing.
   
DISPID (Dispatch ID): 
  
For more information, see AllowPublishTimeAhead in .NET Reference.  | 
  AllowPublishTimeStale | Determines whether notification messages with publish time that is too much stale will be accepted for processing.
   
DISPID (Dispatch ID): 
  
For more information, see AllowPublishTimeStale in .NET Reference.  | 
  AssumedMinimumKeepAliveCount | Assumed minimum publishing interval. For client overflow protection.
   
DISPID (Dispatch ID): 
  
For more information, see AssumedMinimumKeepAliveCount in .NET Reference.  | 
  AssumedMinimumLifetimeCount | Assumed minimum publishing interval. For client overflow protection.
   
DISPID (Dispatch ID): 
  
For more information, see AssumedMinimumLifetimeCount in .NET Reference.  | 
  AssumedMinimumPublishingInterval | Assumed minimum publishing interval. For client overflow protection.
   
DISPID (Dispatch ID): 
  
For more information, see AssumedMinimumPublishingInterval in .NET Reference.  | 
  CheckSubscriptionId | Check the subscription ID.
   
DISPID (Dispatch ID): 
  
For more information, see CheckSubscriptionId in .NET Reference.  | 
  DisplayString | The display string for the current object.
   
DISPID (Dispatch ID): 0 
  
For more information, see ToString in .NET Reference.  | 
  FastestKeepAliveInterval | The fastest keep-alive interval that the client will request from the server.
   
DISPID (Dispatch ID): 
  
For more information, see FastestKeepAliveInterval in .NET Reference.  | 
  FastestKeepAliveIntervalDebug | The fastest keep-alive interval that the client will request from the server when a debugger is attached.
   
DISPID (Dispatch ID): 
  
For more information, see FastestKeepAliveIntervalDebug in .NET Reference.  | 
  FastestLifetimeInterval | The fastest lifetime interval that the client will request from the server.
   
DISPID (Dispatch ID): 
  
For more information, see FastestLifetimeInterval in .NET Reference.  | 
  FastestLifetimeIntervalDebug | The fastest lifetime interval that the client will request from the server when a debugger is attached.
   
DISPID (Dispatch ID): 
  
For more information, see FastestLifetimeIntervalDebug in .NET Reference.  | 
  KeepAliveCount | Number of empty publishing cycles before the server returns a keep-alive message.
   
DISPID (Dispatch ID): 
  
For more information, see KeepAliveCount in .NET Reference.  | 
  LifetimeCount | Number of missing publishing cycles before the server closes the subscription.
   
DISPID (Dispatch ID): 
  
For more information, see LifetimeCount in .NET Reference.  | 
  MaximumLifetimeDueTime | Maximum lifetime due time. For server overflow protection.
   
DISPID (Dispatch ID): 
  
For more information, see MaximumLifetimeDueTime in .NET Reference.  | 
  PublishingHaltedProbationaryPeriod | The period before a subscription with stopped publishing is considered halted.
   
DISPID (Dispatch ID): 
  
For more information, see PublishingHaltedProbationaryPeriod in .NET Reference.  | 
  PublishStatusChangedQueueLimit | Capacity of the queue that holds publish status changes.
   
DISPID (Dispatch ID): 
  
For more information, see PublishStatusChangedQueueLimit in .NET Reference.  | 
  RequireMinimumRevisedLifetimeCount | Enforces that the revised lifetime count returned by the server is at least 3 times the revised keep alive count.
   
DISPID (Dispatch ID): 
  
For more information, see RequireMinimumRevisedLifetimeCount in .NET Reference.  | 
  RetrialDelay | A delay before the component will try to recreate the subscription (in milliseconds).
   
DISPID (Dispatch ID): 
  
For more information, see RetrialDelay in .NET Reference.  | 
  StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise.
   
DISPID (Dispatch ID): 
  
For more information, see StandardName in .NET Reference.  | 
  ToString | Returns a string that represents the current object.
   
DISPID (Dispatch ID): 
  
For more information, see ToString in .NET Reference.  | 
 
            
            
            
        See Also